Welcome![Sign In][Sign Up]
Location:
Search - map google

Search list

[SourceCode運用基站號碼去google查詢相對應位置座標的程式

Description: 運用基站號碼去google查詢相對應位置座標的程式 如果你在你的手机装过Google Mobile Maps,你可以发现只要你的手机能连GPRS,即使没有GPS功能,也能定位到你手机所在位置,只是精度不是很精确。在探讨这个原理之前,先让我们了解一下一些移动知识,了解什么是MNC/MCC/LAC/Cell ID。 "Mobile Network Code (MNC) 移动网号码,中国联通CDMA系统的MNC为03,中国移动的应该为00。 "Mobile Country Code (MCC) 移动用户所属国家代号,中国是:460。 "Location Area Code (LAC) 地区区域码,用来划分区域,一般小地方就一个LAC,大地方就有多几个。 "Cell Tower ID (Cell ID) CellID代表一个移动基站,如果你有基站数据,查CellID你就可以知道这个基站在哪里,移动公司或者警察通过这个知道你是在哪个基站范围打的移动电话。 这些信息有什么用呢? 通过这些信息可以知道你的手机是从哪个国家,区域和哪个基站接入移动网络的。所以有些防盗手机丢失后,会发一些类似"MCC:460;MNC:01;LAC:7198:CELLID:24989"内容的短信到你指定号码就是这个用途,通过这些信息可以从移动查到你的被盗手机在哪里出现过。不过知道了也没用,中国人口这么密集,就是在你身边你也不知道谁是小偷:) 这些信息从哪里来呢,一般的手机系统都提供相应的API来获取这些信息(Tower Info),比如Window SmartPhone 或Mobile就是通过RIL.dll里的API来取得,每个手机操作系统不一样,相关的信息可以查相关资料。 得到了这些信息,如果没有基站信息表,得到了这些信息也不知道在哪,因为只有移动运营商有相关的信息,除非你是运营商或者警察才能得到这些信息。是不是我们就查不到相应的数据呢,当然不是,强大的Google就有,这里就要提到Google Mobile Maps API,里面囊括了比较全的基站信息,中国的也有,就是偏远地区的有没有就不知道了。Google Mobile Maps本身就是使用的这些信息,感兴趣可以试一试,没有GPS模块也能定位到你手机位置,但精度不大,取决于基站的位置离你多远。 同样我们自己也可以开发相应的手机应用来定位,只要调用Google现成的API(Secret AP
Platform: | Size: 552920 | Author: wjj88.tw@yahoo.com.tw | Hits:

[SourceCodeAndroid Google Map

Description: 使用Google API开发的地图软件 Eclipse工程 直接导入
Platform: | Size: 117380 | Author: icdtea | Hits:

[Web ServerAjaxSample

Description: 一个基于C#的AJAX的源代码以及DEMO项目。AJAX采用XMLHTTP + JS 实现的无刷新页面的技术,典型应用有 Google Map等。-Source code of c sharp based on AJAX, and a demo project with it. The implement of AJAX is using XMLHTTP and JavaScript without refresh web pages, specific application with AJAX is Google Map and so on
Platform: | Size: 200704 | Author: jiao | Hits:

[GIS programGoogleMap

Description: google map使用示例及google map API说明文档。-example and use google map API documentation.
Platform: | Size: 15360 | Author: 陈国洪 | Hits:

[Web ServerOpenLayers

Description: Openlayers 一个开源类似GOOGLE MAP 的程序-revenue Openlayers a similar procedure GOOGLE MAP
Platform: | Size: 333824 | Author: 小白 | Hits:

[Othermap

Description: 利用现有地图对Google地图中地点进行准确定位的VB程序。-Use of existing map on Google Maps locations accurate positioning of the VB program.
Platform: | Size: 1198080 | Author: xyqun | Hits:

[WEB Codemap

Description: 利用google api开发的电子地图。无刷新放大缩小,测距离,全国各省市都有-Use google api to develop an electronic map. No refresh Zoom measured distance, all provinces have
Platform: | Size: 115712 | Author: falj | Hits:

[Internet-Networkmap

Description: 很小的一个卫星地图系统... .... -A very small satellite map system ... ....
Platform: | Size: 2294784 | Author: 刘佳 | Hits:

[Search Enginegoogle-maps-static

Description: google map 的api的使用,大家可以参考一下 -google map of the use of the api, we can refer to
Platform: | Size: 25600 | Author: wxw | Hits:

[JSP/Javagoogle

Description: 仿照google电子地图制作.基本实现电子地图功能,放大缩小及拖拉功能.-google map
Platform: | Size: 8302592 | Author: 西元 | Hits:

[Windows Developgoogle-street

Description: 这就是Google map 和 street 观览器。 利用了Google API.-This html files is the viewer of map and street using google api .
Platform: | Size: 58368 | Author: bictory | Hits:

[OtherGoogle-Map-Asp-net-Control

Description: 从SQL SERVER数据库中提取出地球的经度、纬度,用这些信息之Google地图对应位置插入插件。如果你熟悉Ajax框架,你一定知道解答的方法。于是作者写了这个控件,可以让大家更集中于服务端的功能。-Features * Enables you to draw google map. No javascript knowledge required. Just drag and drop control on your page. * Uses Ajax calls to retrieve server side data. * Enables you to change pushpin postions on the fly. No need to refresh full map. * Enables you to change pushpin icons on the fly. * Optimized to give you best performance. i.e., only those pushpin data will be retrieved from server that are changed.
Platform: | Size: 572416 | Author: 黄鸣 | Hits:

[JSP/Javamap

Description: 根据Google Maps JavaScript API开发的加载地图的小实例。Google Maps JavaScript API允许您把Google地图嵌入到您自己的网页内。要使用这个API,首先您需要申请一个API key,然后替换页面中的key就可以访问了。-According to Google Maps JavaScript API developed by a small example of the map loaded. Google Maps JavaScript API allows you to embed Google Maps into your own web pages. To use this API, first you need to apply for an API key, and then replace the page in the key can be accessed.
Platform: | Size: 3072 | Author: 乔欢欢 | Hits:

[JSP/Javamap

Description: google动态和静态地图,输入位置自动计算经纬度还可以查看不同类型的地图-Dynamic and static google maps, enter the location automatically calculate latitude and longitude can also view a map of different types
Platform: | Size: 3288064 | Author: magicerror | Hits:

[Delphi VCLGoogle

Description: Google地图用Delphi实现,可以用来开发GPS地图-Google Maps with Delphi to achieve, can be used to develop the GPS map
Platform: | Size: 948224 | Author: 安迪 | Hits:

[androidUsing-Google-map

Description: Google map service is very powerful in the development of Google Maps on Android phone application, a good reference.
Platform: | Size: 47104 | Author: 李復祥 | Hits:

[androidGPS-map

Description: Initiative to provide information to Google Maps, you must have auto-positioning feature, the timely provision of life information for your reference.
Platform: | Size: 49152 | Author: 李復祥 | Hits:

[JSP/Javagoogle-API--shili

Description: google map 开发API实例。有需要的朋友自己下把-google map development API instance. Need friends to their next
Platform: | Size: 1464320 | Author: lifei | Hits:

[JSP/JavaMap

Description: google map 与 stock 通信,实现google map定点移动-communication with the stock google map, google map to achieve fixed mobile
Platform: | Size: 26345472 | Author: hzz | Hits:

[androidMap

Description: Android google map GPS 定位系统-Android google map GPS positioning system
Platform: | Size: 278528 | Author: shijian | Hits:
« 12 3 4 5 6 7 8 9 10 ... 39 »

CodeBus www.codebus.net